Skip to content

Feature/6360 add statement timeout#6532

Open
cnlucas wants to merge 3 commits intodevelopfrom
feature/6360-add-statement-timeout
Open

Feature/6360 add statement timeout#6532
cnlucas wants to merge 3 commits intodevelopfrom
feature/6360-add-statement-timeout

Conversation

@cnlucas
Copy link
Member

@cnlucas cnlucas commented Mar 13, 2026

Summary (required)

Add statement timeout for RO sessions, there's a change to the app factory config that I snuck in with this PR removing an unnecessary context push.

Required reviewers

2-3 devs

Impacted areas of the application

General components of the application that this PR will affect:

  • sqlalchemy sessions timeout

How to test

@cnlucas cnlucas marked this pull request as ready for review March 16, 2026 14:21
@cnlucas cnlucas moved this to 👀 Ready in Website project Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 👀 Ready

Development

Successfully merging this pull request may close these issues.

Consider adding statement_timeout to engine config

1 participant